html, body{padding: 0;margin: 0;}
body {position:relative;min-height:100%;background-color: #fff;
	font-family: 'Open Sans', sans-serif; font-size:15px;line-height:24px;color: #282828;-webkit-text-size-adjust: none;}
h1,h2, h3, h4, h5, h6{font-family: 'Roboto', sans-serif; line-height: 1;font-weight:400; padding:0;margin:0 0 10px 0;font-family: 'Roboto', sans-serif; }
h1,h2,h3,h4,h5,h6{font-size:22px; color:#393939;}
p{margin: 0 0 0 0; padding:0 0 15px 0;}
a, a:link, a:active, a:visited, a:hover,a:focus{color: #2a2a2a;text-decoration: none; outline:0;outline-offset:0;}
a:hover{ color:#000;}
img{max-width:100%; vertical-align:middle;}
ul{list-style-type: none;}


/*------------- common css -----------------*/
textarea{ resize:none; max-height:80px;}

.form-control{
	background-color:#fff;
    border:2px solid #efefef;
	    padding: .650rem .75rem;
	font-size: 0.85rem;
}
select.form-control{
  -webkit-appearance: auto;
  -moz-appearance: auto;
	appearance: auto;
}
.form-control:focus{background-color:#f8f8f8;border:2px solid #d3d3d3 ;box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0);}
.input-group{	
    border:2px solid #efefef;
	    border-radius: .25rem;
}
.input-group .form-control{	
    border:0px solid #efefef;
	padding: .650rem .75rem;
}
.input-group .form-control:focus{
	background-color:#fff;	
    border:0px solid #efefef;
}
.input-group-text{
	background-color: #fff;
    border: 1px solid #fff;
}
.input-group-text img{
	max-width:30px;
	max-height:30px;
}
.input-group-text .rupee{
	max-width:15px;
}

a.btn,.btn{ background-color:#005597; color:#fff; font-size:15px; border:0px solid #49b2d0 ;box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0);
min-width:120px;
padding:15px 35px;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius:50px;
-webkit-box-shadow: 0px 5px 6px 0px rgba(50, 50, 50, 0.3);
-moz-box-shadow:    0px 5px 6px 0px rgba(50, 50, 50, 0.3);
box-shadow:         0px 5px 6px 0px rgba(50, 50, 50, 0.3);
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus{box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0);}
a.btn:hover,.btn:hover{ background-color:#034b83; color:#fff; border:0px solid #095194 ;box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0);
-webkit-box-shadow: 0px 5px 6px 0px rgba(50, 50, 50, 0.3);
-moz-box-shadow:    0px 5px 6px 0px rgba(50, 50, 50, 0.3);
box-shadow:         0px 5px 6px 0px rgba(50, 50, 50, 0.3);}
a.btn:focus,.btn:focus{ box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0);
-webkit-box-shadow: 0px 5px 6px 0px rgba(50, 50, 50, 0.3);
-moz-box-shadow:    0px 5px 6px 0px rgba(50, 50, 50, 0.3);
box-shadow:         0px 5px 6px 0px rgba(50, 50, 50, 0.3);}

a.btn-primary,.btn-primary{ background-color:#640a77; color:#fff;}
.btn-primary:hover,.btn-primary:active{background-color:#59076a;color:#fff;}

.btn-form, .applybtn,
a.btn-form, a.applybtn, a.btn1{
	min-width:124px;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius:50px;
padding:15px 28px;
background: rgb(255, 173, 0);
background: -moz-linear-gradient(0deg, rgb(255, 173, 0) 0%, rgb(255, 111, 2) 100%);
background: -webkit-linear-gradient(0deg, rgb(255, 173, 0) 0%, rgb(255, 111, 2) 100%);
background: -o-linear-gradient(0deg, rgb(255, 173, 0) 0%, rgb(255, 111, 2) 100%);
background: -ms-linear-gradient(0deg, rgb(255, 173, 0) 0%, rgb(255, 111, 2) 100%);
background: linear-gradient(90deg, rgb(255, 173, 0) 0%, rgb(255, 111, 2) 100%);
}
a.btnsm,.btnsm{ background-color:#005597; color:#fff; font-size:13px; border:0px solid #49b2d0 ;box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0);
min-width:75px;
padding:5px 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius:10px;
-webkit-box-shadow: 0px 5px 6px 0px rgba(50, 50, 50, 0.1);
-moz-box-shadow:    0px 5px 6px 0px rgba(50, 50, 50, 0.1);
box-shadow:         0px 5px 6px 0px rgba(50, 50, 50, 0.1);
}
a.btnsm:hover,.btnsm:hover, a.btnsm:focus,.btnsm:focus{
	min-width:75px;
padding:5px 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius:10px;
-webkit-box-shadow: 0px 5px 6px 0px rgba(50, 50, 50, 0.1);
-moz-box-shadow:    0px 5px 6px 0px rgba(50, 50, 50, 0.1);
box-shadow:         0px 5px 6px 0px rgba(50, 50, 50, 0.1);
}
a.btnsm i,.btnsm i{
	margin-right:5px;
}
a.btnline, .btnline{
	color:#000;
	background-color:rgba(255,255,255,0);
	border:1px solid #005597 ;
}
a.btnline:hover, .btnline:hover, a.btnline:focus, .btnline:focus{
	color:#000;
	background-color:rgba(255,255,255,0);
	border:1px solid #005597 ;
}
.m185{
	min-width:185px;
}
.btngroup{
	margin-bottom: 20px;
}
.fileinput-button{
	    position: relative;
    overflow: hidden;
}
.fileinput-button input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    height: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    font-size: 200px !important;
    direction: ltr;
    cursor: pointer;
}


.form-label{
	font-size:14px;
	margin-bottom: .3rem;
}
.form-group,.checkbox-group,.radio-group{
	margin-bottom:20px;
}
.form-group .checkbox-group,.form-group .radio-group{
	margin-bottom:0;
}

.checkbox-group .form-check,
.radio-group .form-check {
	padding-left: 2.5em;
}
.checkbox-group .form-check .form-check-input,
.radio-group  .form-check .form-check-input{
    float: left;
    margin-left: -2.5em;
	margin-top:8px;
	width: 1.5em;
    height: 1.5em;
}
.checkbox-group .form-check label,
.radio-group .form-check label{
	padding-top:5px;
}

.form-check-input:focus {
  border-color: #49b2d0;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(73, 178, 208 , 0.25);
}
.form-check-input:checked {
	background-color: #49b2d0;
    border-color: #49b2d0;
}
.req{color:#ff0000;}
.smnote{
	color:#f36719;
	font-size:12px;
	line-height: 16px;
    display: inline-block;
	padding:2px 0 0;
}

.errormsg{ color:#c50d0d; font-size:13px; display: block;}
.successbox{display:none;color: #155724; background-color: #d4edda; border-color: #c3e6cb;position: relative; padding:12px 15px; margin:0 0 20px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;text-align: center;width: 100%;}
.errorbox{display:none;color: #721c24; background-color: #f8d7da; border-color: #f5c6cb;position: relative; padding:12px 15px; margin:0 0 20px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;text-align: center;width: 100%;}

.img-center{ margin:0 auto; text-align: center;}
.modal-backdrop{	
	z-index:1080;
}
.modal{
	z-index:1085;
}
.modal .btn-close{
	position: absolute;
    top: 8px;
    right: 8px;
	z-index:1086;
}
.modal-backdrop.show{
	opacity: .8;
}
.modal-header{    
	border-bottom:0px solid #dee2e6;
}
.modalsuccess-msg{
	text-align: center;
	margin-bottom:-15px;
	padding:0px 0px 0px;
	position: relative;
	top:-15px;
}
.modalsuccess-msg p{
	margin:0;
	padding:0px 0px 5px;
}
.success-tick{
	width:80px;
	height:80px;
	margin:20px auto;
	padding:0;
	display: block;
	background-image:url("../images/tickimg.svg");
	background-position: top center;
	background-repeat:no-repeat;
	background-size: cover;
}
.loader-inline{
    background-color: rgba(255,255,255,0.9);
     width:50px;
     height:50px;
     position: relative;
     top:0;
     left:0;
     z-index:9999;
     display:none;
}
.loader-inline:after {
     content:'';
    display:block;
  position:absolute; top:0;
   left:0;
  border-radius: 50%;
  width: 6em;
  height:6em;
  margin:0;
  font-size: 6px;
  text-indent: -9999em;
  border-top: 1.1em solid #0066a5;
  border-right: 1.1em solid #0066a5;
  border-bottom: 1.1em solid #0066a5;
  border-left: 1.1em solid #fff;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1s infinite linear;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.lead{ 
	font-size:18px;
	font-weight:400;
	line-height:30px;
	max-width: 1000px;
    margin: 0px auto;
	padding: 0px 0px 30px;
	/* text-transform: uppercase; */
}
.sec-th{ 	
    font-weight: 400;
    font-size:20px;
	font-weight: bold;
    line-height:30px;
	padding:0;
    margin:20px 0;
	text-align: center;
}
.sec-th h2{ 
	position: relative;
		display: inline-block;
    font-weight:600;
    font-size:28px;
    line-height:36px;
	text-transform: uppercase;
	padding:0;
    margin:0;
}
.pra-th{	
	font-size:18px;
	font-weight:bold;
	padding:0 0 20px 0;
	margin:0;
}
.pra-th span{
	display: block;
	font-size:14px;
	font-weight: normal;
	line-height:20px;
	color:#f36719;	
}
.text-left{text-align:left !important;}
.text-right{text-align:right !important;}

.wrap{width: 100%;position:relative;overflow-x: hidden;}
.wrap:before,.wrap:after{ content:''; height:0; display: block;}
.wrap:after{ clear:both;}
.section{ padding:30px 0; position: relative;}

.list{
	list-style-type:none;
	margin:0;
	padding:0;
}
.list li{
	list-style-type:none;
	margin:0;
	padding:0 0 15px 25px;
	position: relative;
}
.list li:before{
	content:'';
	width:12px;
	height:20px;
	display: block;
	background-image:url('../images/i-list.png');
	background-position: top left;
	background-repeat: no-repeat;
	position: absolute;
	top:5px;
	left:0;
}
	
/*------------- close common css -----------------*/
.topheadbar{
	background-color:#15054e;
	-webkit-box-shadow: 0px 2px 2px 0px rgba(000, 000, 000, 0.05);
-moz-box-shadow:    0px 2px 2px 0px rgba(000, 000, 000, 0.05);
box-shadow:         0px 2px 2px 0px rgba(000, 000, 000, 0.05);
}
.navbar-default{
	background: rgb(6, 85, 160);
	background: -moz-linear-gradient(0deg, rgb(6, 85, 160) 0%, rgb(5, 91, 166) 100%);
	background: -webkit-linear-gradient(0deg, rgb(6, 85, 160) 0%, rgb(5, 91, 166) 100%);
	background: -o-linear-gradient(0deg, rgb(6, 85, 160) 0%, rgb(5, 91, 166) 100%);
	background: -ms-linear-gradient(0deg, rgb(6, 85, 160) 0%, rgb(5, 91, 166) 100%);
	background: linear-gradient(90deg, rgb(6, 85, 160) 0%, rgb(5, 91, 166) 100%);
	transition: all 0.10s ease-in-out;
}
.navbar-default.fixed-top{
	transition: all 0.10s ease-in-out;
}

.navbar-brand img{
	max-width:200px;
	max-height:60px;
}
.navbar-toggler{
	border:1px solid #3d86dc;
	outline:0;
	box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0);
}
.navbar-toggler:focus{
	outline:0;
	box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0);
}
.navbar-toggler-icon{
	/* background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); */
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-nav .nav-link{
	font-size:15px;
	color:#fff;
	position: relative;
}
.navbar-nav .nav-link:hover{
	color:#fff;
}
.navbar-nav .nav-link:hover:before,
.navbar-nav .nav-link.active:before,
.navbar-nav .nav-link.active:hover:before{
	content:'';
	display: block;
	width:100%;
	height:2px;
	background-color:#fff;
	position: absolute;
	left:0;
	bottom:0;
}
.navbar-nav .nav-link.applybtn{
	color:#fff;
	text-align: center;
	background-color:#d75867;
	-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius:50px;
padding:10px 20px;
background: rgb(248, 143, 63);
background: -moz-linear-gradient(0deg, rgb(248, 143, 63) 0%, rgb(171, 14, 155) 100%);
background: -webkit-linear-gradient(0deg, rgb(248, 143, 63) 0%, rgb(171, 14, 155) 100%);
background: -o-linear-gradient(0deg, rgb(248, 143, 63) 0%, rgb(171, 14, 155) 100%);
background: -ms-linear-gradient(0deg, rgb(248, 143, 63) 0%, rgb(171, 14, 155) 100%);
background: linear-gradient(90deg, rgb(248, 143, 63) 0%, rgb(171, 14, 155) 100%);
}
.navbar-nav .nav-link.applybtn:hover{
	color:#fff;
}
.navbar-nav .nav-link.btn1{
	color:#fff;
	text-align: center;
	background-color:#d75867;
	-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius:50px;
padding:10px 20px;
background: rgb(88, 149, 245);
background: -moz-linear-gradient(0deg, rgb(131, 177, 252) 0%, rgb(88, 149, 245) 100%);
background: -webkit-linear-gradient(0deg, rgb(131, 177, 252) 0%, rgb(88, 149, 245) 100%);
background: -o-linear-gradient(0deg, rgb(131, 177, 252) 0%, rgb(88, 149, 245) 100%);
background: -ms-linear-gradient(0deg, rgb(131, 177, 252) 0%, rgb(88, 149, 245) 100%);
background: linear-gradient(90deg, rgb(131, 177, 252) 0%, rgb(88, 149, 245) 100%);
}
.navbar-nav .nav-link.btn1:hover{
	color:#fff;
}
.navbar-nav .nav-link.btn1:hover:before{
	display:none;
}

.navbar-default .register-mobbtn{
	color:#fff;
	text-align: center;
	background-color:#d75867;
	-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius:50px;
padding:10px 20px;
background: rgb(88, 149, 245);
background: -moz-linear-gradient(0deg, rgb(131, 177, 252) 0%, rgb(88, 149, 245) 100%);
background: -webkit-linear-gradient(0deg, rgb(131, 177, 252) 0%, rgb(88, 149, 245) 100%);
background: -o-linear-gradient(0deg, rgb(131, 177, 252) 0%, rgb(88, 149, 245) 100%);
background: -ms-linear-gradient(0deg, rgb(131, 177, 252) 0%, rgb(88, 149, 245) 100%);
background: linear-gradient(90deg, rgb(131, 177, 252) 0%, rgb(88, 149, 245) 100%);
}
.navbar-default .register-mobbtn,
.navbar-default .navbar-toggler{
	display:none;
}


.footer{
	padding:15px 0 10px;
	border-top:1px solid #e4e4e4;
}
.footer .row{
	-ms-flex-align: center;
	align-items: center;
}
.foonav{
	list-style-type:none;
	margin:0;
	padding:0;
	font-size:13px;
	font-weight: bold;
}
.foonav:after{
	content:'';
	clear: both;
	height:0;
	display: block;
}
.foonav li{
	float:left;
	padding:0 35px 0 0;
}
.foonav p{
	padding: 0 0 1px 0;
}
.btnlist{
	list-style-type:none;
	margin:0;
	padding:0;
	font-size:13px;
	font-weight: bold;
}
.btnlist:after{
	content:'';
	clear: both;
	height:0;
	display: block;
}
.btnlist li{
	float:left;
	padding:0 15px 0 0;
}
.contnum span{
	padding:0 0 0 30px;
	position: relative;
	font-weight: normal;
}
.contnum span:before{
	content:'';
	display: block;
	width:18px;
	height:18px;
	position: absolute;
	top:0;
	left:8px;
	background-image:url("../images/callicon.svg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.emailid span{
	padding:0 0 0 30px;
	position: relative;
	font-weight: normal;
}
.emailid span:before{
	content:'';
	display: block;
	width:18px;
	height:18px;
	position: absolute;
	top:0;
	left:8px;
	background-image:url("../images/email.svg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.footlogo{
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
  justify-content: flex-end;
}
.footlogo img{
	max-width:100px;
	/* min-height:60px; */
}

.foolink{
	list-style-type:none;
	margin:0;
	padding:0;
	text-align:left;
}
.foolink li{
	font-size:14px;
	font-weight: bold;
	display: inline-block;
	margin:0 5px 0 0;
	padding:3px 10px;
	text-align: center;
	position: relative;
}

.foolink li:before{
	content:'';
	width:1px;
	height:15px;
	background-color:#3c3c3c;
	display: block;
	position: absolute;
	top:8px;
	left:-2px;
}
.foolink li:first-child{
	padding-left:0px;
}
.foolink li:first-child:before{
	display: none;
}
.preventionbody{
	padding-top:30px;
	position: relative;
}
.preventionbody .textblue{
	font-weight:bold;
	text-decoration:underline;
	color:#0066a6;
}
.preventionbody .close{
	position: absolute;
	top:5px;
	right:10px;
}
.preventionbody h3{
	font-weight:bold;
	text-align: center;
	margin-bottom:20px;
}

.popmodal .modal-body{
	padding-top:42px;
}
.modal .btn-close{
	position: absolute;
    top: 8px;
    right: 8px;
	z-index:1086;
}
.headtitle{
    width: 100%;
    display: block;
    margin: 0px auto;
    height: auto;
    background: url(images/headerline.png) no-repeat scroll center bottom transparent;
    text-align: center;
    padding-bottom: 10px;
    margin-bottom: 25px;
}
.headtitle h1 {
    text-transform: uppercase;
    text-align: canter;
	font-size:22px;
	line-height:28px;
}
.headtitle .lead{ color:#757575; font-weight:400; font-size:18px; line-height:24px;padding: 0;}
.privacybox .blue { color: #0066a6;font-weight: bold;}
.privacybox ol, .privacybox ul{ list-style-type:none; margin:0; padding:0;}
.privacybox li {list-style-type: none; margin: 0;padding: 5px 0 10px 0;}
.privacybox li span {display: block; padding: 0 0 10px 0;}
.privacybox ol, .privacybox li ol {
    list-style-type: decimal; margin:0 0 10px 15px;
}
.privacybox ol li, .privacybox li ol li {
    list-style-type: decimal !important;
    padding: 5px 0 5px 0;
}
.privacybox .alphalist {
    list-style-type:lower-alpha; margin:0 0 10px 30px;
}
.privacybox .alphalist li {list-style-type:lower-alpha; margin: 0;padding: 5px 0 10px 0;}


.signup-box{
	width:100%;
}
.signup-box  iframe,.custom-frame{
	width:100%;
}
.custom-frame{
	width:100%;
	font-size:14px;line-height: 18px;color:#5d5d5d;
	padding:0 10px 0 15px;
}

.banner{
	background-color:#03529d;
	background-image:url("../images/bannerbg.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	color:#fff;
	padding:90px 0 0;
	min-height:280px;
	position: relative;
}
.banner .lead{
	font-size:18px;
	line-height:26px;

}
.banner .bannernav{
	display: none;
	flex-direction: row;
	list-style:none;
	margin:0;
	padding:0;
	position: absolute;
	top:15px;
	left:0;
}
.banner .bannernav li{
	margin:0 1rem;
}
.banner .bannernav li a{
	text-align:center;
	font-size: 15px;
    color: #fff;
    position: relative;
	display: block;
    padding: .5rem 1rem;
	padding-right:.5rem;
	padding-left:.5rem;
	cursor:pointer;
	transition: all 0.5s ease-in-out;
}

.banner .bannernav li a:hover:before,
.banner .bannernav li a.active:before,
.banner .bannernav li a.active:hover:before{
	content:'';
	display: block;
	width:100%;
	height:2px;
	background-color:#fff;
	position: absolute;
	left:0;
	bottom:0;
	transition: all 0.5s ease-in-out;
}
.introwrap{
	/* min-height:85vh;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center; */
}
.introtx{
	max-width:600px;
	margin:85px 0 15px 0;
	color:#fff;	
}
.introwrap h3{
	color:#fff;
	font-size:28px;
	line-height:38px;
	padding:0 0 15px 0;
	margin:0 0 35px 0;
	/* font-weight:bold; */
	position: relative;
}
.introwrap h3 span{
	display: block;
}
.introwrap h3:after{
	content:'';
	width:70px;
	height:2px;
	background-color:#fff;
	display: block;
	position:absolute;
	bottom:0;
	left:0;
}
.introwrap .carousel-item{
	min-height:155px;
	min-height:600px;
}

.introwrap .carousel-caption{
	right:inherit;
	left:0;
	width:500px;
	max-width:50%;
	height:100%;
	text-align: left;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
}
.introwrap .carousel-control-next, .introwrap .carousel-control-prev{
	display:none;
}
.introwrap .carousel-inner{
	padding-bottom:0;
}
.introwrap .carousel-imgwrap{
	width:100%;
	min-height:600px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: flex-end;
	align-items: flex-end;
	justify-content: flex-end;
}
.introwrap .carousel-img{
	display: block;
	width:58%;
	height:100%;
}
.introwrap .carousel-indicators{
    justify-content: flex-start;
	margin:0;
	display:none;
	
}
.introwrap .carousel-indicators li{
	opacity: .3;
	width: 10px;
    height: 10px;
	-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius:100%;
}
.introwrap .carousel-indicators .active{
	opacity: 1;
}


.features-wrap{
	display: none;
	background-color:#fff;
	border:1px solid #e1b3dd;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius:20px;
	padding:40px;
	margin:0;
	margin-bottom: -45px;
	min-height:350px;
	position: relative;
	top:-75px;
-webkit-box-shadow: 0px 7px 30px 0px rgba(50, 50, 50, 0.2);
-moz-box-shadow:    0px 7px 30px 0px rgba(50, 50, 50, 0.2);
box-shadow:         0px 7px 30px 0px rgba(50, 50, 50, 0.2);
}
.features{
	padding:50px 0;
}
.features-box{
	max-width:250px;
	margin: 25px auto 25px;
	text-align: center;
}
.features-box h4{
	font-size:20px;
	font-weight:bold;
	padding:0 0 10px 0;
	margin:0;
}
.fenum{
	text-align: center;
}
.fenum span{
	display:inline-block;
	width:38px;
	height:38px;
	background-color:#ff8a47;
	color:#fff;
	font-size:18px;
	line-height:36px;
	text-align: center;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius:100%;
}
.fetx{
	padding:25px 0 0;
}
.feimg{
	max-width:150px;
	min-height:150px;
	margin:0 auto 15px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: flex-end;
	align-items: flex-end;
	justify-content: center;
}
.feimg img{
	max-width:150px;
	max-height:150px;
}
.apply{
	padding:0;
	text-align: center;
}
.apply .btn.apply .btn:hover{
-webkit-box-shadow: 0px 5px 20px 0px rgba(50, 50, 50, 0.28);
-moz-box-shadow:    0px 5px 20px 0px rgba(50, 50, 50, 0.28);
box-shadow:         0px 5px 20px 0px rgba(50, 50, 50, 0.28);
}

.topupform .btngroup{
	text-align: center ;
}
.topupform .btngroup .btn{
	display: inline-block;
	min-width:200px;
}
body.registration,.registration .contentbody{
	background-color:#fff;
}

.registration-form{
	max-width:480px;
	margin:0 auto;
}
.registration-form .form-control {
    background-color: #efefef;
    border: 1px solid #efefef;
    padding: .650rem .75rem;
    font-size: 0.85rem;
}
.registration-form .form-control:focus {
    background-color: #efefef;
    border: 1px solid #dad6d6;
    box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 0%);
}
.registration-form a.btn, .registration-form .btn,.registration-form .btn-form{
	min-width: 174px;
}
.captchaimg{
	min-height:36px;
}


.msgshow-wrap{
	background-color:#fff;
	border:1px solid #e1b3dd;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius:20px;
	padding:40px;
	margin:50px 0 0;
	min-height:350px;
	position: relative;
-webkit-box-shadow: 0px 7px 30px 0px rgba(50, 50, 50, 0.2);
-moz-box-shadow:    0px 7px 30px 0px rgba(50, 50, 50, 0.2);
box-shadow:         0px 7px 30px 0px rgba(50, 50, 50, 0.2);
}

.card-wrap{
	background-color:#fff;
	border:1px solid #aad1ff;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius:20px;
	padding:40px 48px;
	margin:35px 0;
	min-height:350px;
	position: relative;
	top:0px;
-webkit-box-shadow: 0px 7px 30px 0px rgba(50, 50, 50, 0.2);
-moz-box-shadow:    0px 7px 30px 0px rgba(50, 50, 50, 0.2);
box-shadow:         0px 7px 30px 0px rgba(50, 50, 50, 0.2);
}


.introslide-sec .card-wrap{
	margin:0;
	margin-bottom: -45px;
	min-height:270px;
	position: relative;
	top:-75px;
}
.introslide-sec{
	font-size:16px;
	line-height:28px;
	text-align: center;	
}
.introslide-sec h2{
	color:#ff7302;
	font-size:34px;
	line-height:42px;
	text-align: center;	
	margin:20px 0;
	padding:0;
}
.introslide-sec .captiontx p{
	font-size:16px;
	line-height:28px;
	max-width:850px;
	margin:0 auto;
	padding:0;
}
.introslide-sec .carousel-item{
	min-height:175px;
}
.introslide-sec .carousel-indicators{
	bottom:-45px;
	
}
.introslide-sec .carousel-indicators li{
	background-color:#757575;
	opacity: .5;
	width: 10px;
    height: 10px;
	border:0px;
	-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius:100%;
}
.introslide-sec .carousel-indicators .active{
	background-color:#03529d;
	opacity: 1;
}
#businessslide, #individualslide{
	display:none;
}
#businessslide.show, #individualslide.show{
	display:block;
}
.introslide-sec .carousel-control-prev,
.introslide-sec .carousel-control-next{
	width:45px;
	height:45px;
	top:45%;
}
.introslide-sec .carousel-control-prev-icon{
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}
.introslide-sec .carousel-control-next-icon{
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.introslide-sec .carousel-control-prev{
	left:-40px;
}
.introslide-sec .carousel-control-next{
	right:-40px;
}


@media (min-width:600px){

	.applyform{
		padding:20px 0 0 0;
	}
	.applyform .btn, .applyform  .verifybtn{
		margin-top:27px;
	}
	.applyform .fileinput-button{
		margin-top:27px;
	}	
	
}
@media (min-width:768px){
	.rowbar-md{
	  -webkit-box-orient: horizontal !important;
	  -webkit-box-direction: reverse !important;
	  -ms-flex-direction: row-reverse !important;
	  flex-direction: row-reverse !important;
	}
	.section{ padding:60px 0; position: relative;}
	
	.navbar-nav .nav-item{ margin:0 0.6rem;}
	.navbar-default{
		position: fixed;
		top: 0;
		right: 0;
		left: 0;
		z-index: 1080; 
		background:rgba(30, 5, 80, 0);
	}
	.navbar-default.fixedtop{
		/* background-color:rgba(30, 5, 80, 1); */
		background: rgb(19, 5, 80);
		background: -moz-linear-gradient(0deg, rgb(19, 5, 80) 0%, rgb(61, 7, 95) 100%);
		background: -webkit-linear-gradient(0deg, rgb(19, 5, 80) 0%, rgb(61, 7, 95) 100%);
		background: -o-linear-gradient(0deg, rgb(19, 5, 80) 0%, rgb(61, 7, 95) 100%);
		background: -ms-linear-gradient(0deg, rgb(19, 5, 80) 0%, rgb(61, 7, 95) 100%);
		background: linear-gradient(90deg, rgb(19, 5, 80) 0%, rgb(61, 7, 95) 100%);
		position: fixed;
		top: 0;
		right: 0;
		left: 0;
		z-index: 1030;
	}
	.unfixed-top{
		position: relative;
		top: 0;
		right: 0;
		left: 0;
		z-index: 1080; 
		
	}
	.registration .navbar-default{
		position: relative;
		top: 0;
		right: 0;
		left: 0;
		z-index: 1080;		
		background: rgb(0,85, 151);
		background: -moz-linear-gradient(0deg, rgb(0,85, 151) 0%, rgb(0,85, 151) 100%);
		background: -webkit-linear-gradient(0deg, rgb(0,85, 151) 0%, rgb(0,85, 151) 100%);
		background: -o-linear-gradient(0deg, rgb(0,85, 151) 0%, rgb(0,85, 151) 100%);
		background: -ms-linear-gradient(0deg, rgb(0,85, 151) 0%, rgb(0,85, 151) 100%);
		background: linear-gradient(90deg, rgb(0,85, 151) 0%, rgb(0,85, 151) 100%);
	}
	.contentbody{
		padding:20px 0 10px 0;
	}
}
@media (min-width: 992px) { 
	.rowbar-lg{
	  -webkit-box-orient: horizontal;
	  -webkit-box-direction: reverse;
	  -ms-flex-direction: row-reverse;
	  flex-direction: row-reverse;
	}
	.logleft{
		display: flex;
		align-items:center;
	}
	
}
@media (min-width: 1020px) {	
	
	.navbar-brand{
		margin-right: 3rem;
	}
	.navbar-nav .nav-item{ margin:0 1rem;}
	.navbar-expand-md .navbar-nav .nav-link{
		text-align: center;
	}
}
@media (min-width: 1200px) { 
	.rowbar-xl{
	  -webkit-box-orient: horizontal !important;
	  -webkit-box-direction: reverse !important;
	  -ms-flex-direction: row-reverse !important;
	  flex-direction: row-reverse !important;
	}	
}

@media (min-width: 1320px) {
	.section{ padding:90px 0;}
	.container{
		max-width:1190px;
	}
	.sec .container {
		max-width:1120px;
	}
	.introtx .carousel{
		width:80%;
		margin:0;
	}
	.applyform .container{
	  padding-right:35px;
	  padding-left:35px;
	}
	.applyform .row {
	  margin-right:-35px;
	  margin-left:-35px;
	}
	.applyform .row > * {
	  padding-right:35px;
	  padding-left:35px;
	}
	.applyform .row > .no-lpadding {
	  padding-left:0 !important;
	}
	.applyform .sec-th{
		margin:20px 0 35px 0;
	}
	.topupform{
		max-width:80%;
		margin:0 auto;
	}
	#topupmodal .modal-body{
		padding:45px 0;
	}
	.topupcardimg{
		max-width:450px;
		margin:0 auto;
	}
	
}
@media (min-width: 1400px) {
}
@media (min-width: 1800px) {
	body{font-size:22px;line-height:30px;}
	.container, .container-lg, .container-md, .container-sm, .container-xl {
		max-width: 1640px;
	}
	body.registration {
		font-size: 15px;
		line-height: 24px;
	}
	.registration .container, .registration .container-lg, .registration .container-md, .registration .container-sm, .registration .container-xl {
		max-width: 1190px;
	}
	.navbar-nav .nav-link.btn1 {
		padding: 12px 30px;
	}
	.navbar-brand img{
		max-width:200px;
		max-height:80px;
	}
	.navbar-nav .nav-link{
		font-size:22px;
	}
	.navbar-nav .nav-item {
		margin: 0 1.4rem;
	}
	.sec-th h2{
		font-size:40px;
		line-height:54px;		
	}
	.applyform .container{
	  padding-right:45px;
	  padding-left:45px;
	}
	.applyform .row {
	  margin-right:-45px;
	  margin-left:-45px;
	}
	.applyform .row > * {
	  padding-right:45px;
	  padding-left:45px;
	}
	.applyform .sec-th{
		margin:20px 0 35px 0;
	}
	.introwrap .carousel-item,.introwrap .carousel-imgwrap,.banner{
		min-height:845px;
	}
	.introwrap .carousel-caption{
		width:720px;
	}
	.introwrap h3{
		font-size:40px;
		line-height:54px;
	}
	
	.introslide-sec .card-wrap{
		margin-bottom: -115px;
		min-height: 360px;
		top: -135px;
	}
	.introslide-sec .carousel-item{		
		min-height:255px;
	}
	.introslide-sec h2{
		font-size: 48px;
		line-height:72px;
	}
	.introslide-sec .captiontx p {
		font-size:24px;
		line-height:38px;
		max-width: 1222px;		
	}
	.introslide-sec .carousel-indicators li{
		width:18px;
		height:18px;
		margin-right:10px;
		margin-left:10px;
	}
	.features{
		padding-bottom:90px;
	}
	.features-box{
		max-width: 320px;
		margin:0px auto 45px;
	}
	.feimg {
		max-width:268px;
		min-height:260px;
		margin: 0 auto 28px;
	}
	.feimg img{
		max-width:260px;
		max-height:260px;
	}
	.fenum span {
		width:58px;
		height:58px;
		font-size: 28px;
		line-height:56px;
	}
	.applybtn, a.applybtn{
		font-size:22px;
		line-height:30px;
		padding:20px 38px;
	}
	.footer {
		padding:20px 0 15px;
		border-top: 2px solid #e4e4e4;
	}
	.footlogo img{
		max-width: 166px;
	}
	.foolink li{
		font-size: 18px;
		padding:6px 15px;
	}
	.foolink li:before{
		width:2px;
		height:20px;
		top:12px;
		left: -2px;
	}
}

@media all and (max-width:1080px){
	.introwrap .carousel-item,
	.introwrap .carousel-imgwrap{
		min-height:500px;
	}
	.introslide-sec .carousel-control-prev{
		left:-48px;
	}
	.introslide-sec .carousel-control-next{
		right:-48px;
	}
}
@media all and (max-width:991px){
	.introwrap .carousel-caption{
		max-width: 75%;
	}
	.introwrap .captiontx{
		margin-bottom:32%;
	}
	.introwrap .carousel-img {
		width: 70%;
	}
}

@media all and (max-width: 767px){
	.navbar-nav li{
		width:100%;
	}
	.navbar-nav .nav-link.applybtn,.navbar-nav .nav-link.btn1{
		display: inline-block;
		margin-bottom:10px;
	}
	.registration-form{
		margin-bottom:35px;
	}
	.foolink{
		text-align: center;
	}
		
	.navbar-default .register-mobbtn{
		display:block;
	}
	
	.banner {
		padding:0 0 0;
	}
	.banner .container{
		padding-top:100px;
		position: relative;
	}
	
	.banner .bannernav{
		display: flex;
	}
	.introwrap .carousel-caption{
		max-width:100%;
		-ms-flex-align: flex-start;
		align-items: flex-start;
	}
	.introwrap .carousel-item, .introwrap .carousel-imgwrap{
		min-height:500px;
	}
	.introwrap h3{
		margin:0 0 0 0;
	}
	.introwrap h3:after{
		display: none;
	}
}

@media all and (max-width: 640px){
	
	.navbar-default.fixedtop{
		padding-top: .2rem;
		padding-bottom: .2rem;
	}
	.navbar-default.fixedtop .navbar-brand img {
		max-width: 200px;
		max-height:45px;
	}
	.foonav{
		text-align:  center;
		padding:25px 0 0;
	}
	.foonav li{
		float:none;
		padding:0;
	}
	.foonav p{
		padding:0;
		margin:0;
	}
	.footlogo{
		justify-content:center;
	}
	.btnlist{
		text-align:  center;
		padding:10px 0 15px;
	}
	.btnlist li{
		float:none;
		display: inline-block;
		padding:0 5px;
	}
	.introtx{
		margin-top:50px;
	}
	.banner{
		padding:0 0 0;
	}
	.introwrap .carousel-item, .introwrap .carousel-imgwrap{
		min-height:500px;
	}
	.introwrap .carousel-img {
		width: 90%;
	}
	.introwrap .captiontx {
		margin-bottom: 0;
	}
	.introslide-sec .carousel-item{
		min-height: 278px;
	}
	.introslide-sec .carousel-indicators{
		bottom: -36px;
	}
	.introslide-sec .carousel-control-prev{
		left:30px;
		top:inherit;
		bottom:-30px;
	}
	.introslide-sec .carousel-control-next{
		right:30px;
		top:inherit;
		bottom:-30px;
	}
	.introslide-sec .card-wrap{
		padding-bottom:40px;
	}
}
@media all and (max-width: 480px){
	.registration-form{
		padding-left:15px;
		padding-right:15px;
	}
	.introslide-sec .carousel-item {
		min-height: 340px;
	}
	.introwrap h3{
		font-size:25px;
		line-height:36px;
	}
	.introwrap h3 span{
		display:inline;
		text-transform:lowercase;
	}
}
@media all and (max-width:380px){
	.introwrap .carousel-item{
		font-size:14px;
		line-height:22px;
	}
	.introwrap h3{
		font-size: 22px;
		line-height: 32px;
	}
	.introwrap .carousel-img{
		width:100%;
	}
	.introwrap .carousel-item, .introwrap .carousel-imgwrap{
		min-height:480px;
	}
	.introslide-sec h2{
		font-size: 28px;
		font-weight:600;
		line-height: 36px;
	}
	.introslide-sec .card-wrap{
		padding:40px;
	}
	.introslide-sec .carousel-indicators{
		bottom: -35px;
	}
	
}
@media all and (max-width:360px){
}
